POST
/HierarchyEntity/RestoreUndoFrame/{id}/
Restores the hierarchy to the given undo frame ID.
Request
Method
Request URI
POST
/API/HierarchyEntity/RestoreUndoFrame/{id}/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
The current session ID.
Path Parameters
Path Parameter
Description
id
The ID of the hierarchy to restore the undo frame to.
Request Body
Name:
frameId
Type:
System.Int64
Response
Response Body
A
Dundas.BI.WebApi.Models.HierarchyEntityData
or
Dundas.BI.WebApi.Models.RaggedHierarchyEntityData
object containing the updated hierarchy data, or a status code indicating the problem.
© 1999-2021 Dundas Data Visualization, Inc.